Objects Types and Constants Properties Methods Object Hierarchy Index
Returns the Application object's CommandBars collection.
C++:
#include "imsigx.h"
HRESULT hr = pObject->get_CommandBars(&prop);
Visual Basic:
prop = object.CommandBars
Parts:
prop |
[out][retval] |
The CommandBars collection. |
Objects Types and Constants Properties Methods Object Hierarchy Index
SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums